From 80c9129f3a3580e9a376451882c1804661ed8daf Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Sun, 21 Aug 2005 19:00:28 +0000 Subject: [PATCH] spell fix --- ChangeLog | 4 ++++ babl/base/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8e860b9..307715f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-08-21 Øyvind Kolås + + * babl/base/Makefile.am: Typo, s/babl-grays/babl-gray/ + 2005-08-21 Øyvind Kolås * docs/Makefile.am: Changed which html file is piped through w3m to diff --git a/babl/base/Makefile.am b/babl/base/Makefile.am index 95d6e2b..c1b1d79 100644 --- a/babl/base/Makefile.am +++ b/babl/base/Makefile.am @@ -10,7 +10,7 @@ c_sources = \ type-u8.c \ type-u16.c \ model-rgb.c \ - model-grays.c \ + model-gray.c \ model-lab.c \ model-ycbcr.c -- 2.30.2